Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actually implement proxy URL for loki destinations #1215

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

petewall
Copy link
Collaborator

@petewall petewall commented Feb 7, 2025

No description provided.

@petewall petewall requested a review from rlankfo as a code owner February 7, 2025 19:21
@petewall petewall linked an issue Feb 7, 2025 that may be closed by this pull request
@petewall petewall self-assigned this Feb 7, 2025
@petewall petewall merged commit d23456c into main Feb 7, 2025
35 checks passed
@petewall petewall deleted the feat/loki-proxyurl branch February 7, 2025 19:31
bentonam pushed a commit that referenced this pull request Feb 11, 2025
bentonam added a commit that referenced this pull request Feb 12, 2025
* Remove extra lines in app-o11y notes

* Added namespaces property

The namespaces property is already supported by the ksm helm chart, but wasn't documented in the k8s chart

* Drop debug logs by default

* fixed scrubTimestamp bug

Ensured that only a leading or trailing space is removed when the timestamp is scrubbed

* Update ts format

* Documentation

* Set default allow list to null

* Updated Meta-Monitoring Example

* Updates

* Updated Tests and Rebuilt

* Update charts/k8s-monitoring/charts/feature-cluster-metrics/values.yaml

Co-authored-by: Pete Wall <[email protected]>

* Fix a few things: (#1200)

* Fix a few things:
* Pod Logs annotations and labels
* Turn off authentication for Grafana in integration tests
* Fix validation messages and check for pod logs

Signed-off-by: Pete Wall <[email protected]>

* Fix test

Signed-off-by: Pete Wall <[email protected]>

---------

Signed-off-by: Pete Wall <[email protected]>

* Added otlp-gateway as part of validation check (#1202)

* Added otlp-gateway as part of validation check

* updated check to use regex instead of contains

* added tempo checks

* Fixed metrics/logs messaging

* Bump v2 version to 2.0.7

Signed-off-by: Robbie Lankford <[email protected]>

* Add unit tests for the new Grafana cloud validators. (#1204)

utilize dig that handles undefined fields

Signed-off-by: Pete Wall <[email protected]>

* Bump v2 version to 2.0.8

Signed-off-by: Robbie Lankford <[email protected]>

* Update Update dependency "kepler" for Helm chart "feature-cluster-metrics" to 0.5.13 (#1194)

Co-authored-by: petewall <[email protected]>

* Update Update dependency "kepler" for Helm chart "k8s-monitoring-v1" to 0.5.13 (#1195)

Co-authored-by: petewall <[email protected]>

* add application-observability platform test (#1206)

* add application-observability platform test

---------

Signed-off-by: Robbie Lankford <[email protected]>

* Added Tempo Integration (#1168)

* Initial commit for tempo integration.

* Adding in tempo integration tests

* Update to default allow list for metrics
Don't have the default allow list currently, so blanking it out while I compile it.

* Adding default metric allow list

* Fix to tempo integration test

* Add in tempo single binary deployment for tests

* removing test values file

* updating generated files

* Fix to test for keep_metrics with tempo integration

* Updating port name for metrics collection in tempo integration test.

* updating output.yaml for tempo integration test

* Test fix - port name for tempo-monolith is different than tempo distributed

* Add validation for otlp destination protocol (#1212)

* Add validation for otlp destination protocol

Signed-off-by: Pete Wall <[email protected]>

* Update charts/k8s-monitoring/tests/destination_validations_test.yaml

Co-authored-by: Robert Lankford <[email protected]>

* Actually test the right error message

Signed-off-by: Pete Wall <[email protected]>

---------

Signed-off-by: Pete Wall <[email protected]>
Co-authored-by: Robert Lankford <[email protected]>

* Actually implement proxy URL for loki destinations (#1215)

Signed-off-by: Pete Wall <[email protected]>

* Add the ability to set an additional service for the recevier (#1213)

Signed-off-by: Pete Wall <[email protected]>

* adjust default batch size for feature-application-observability (#1205)

* update default batch size in feature-application-observability

Signed-off-by: Robbie Lankford <[email protected]>

* update tests and generated files

---------

Signed-off-by: Robbie Lankford <[email protected]>

* make build (#1216)

Signed-off-by: Robbie Lankford <[email protected]>

* Make it possible to skip mysql logs integration (#1218)

* Make it possible to skip mysql logs integration

Signed-off-by: Pete Wall <[email protected]>

* Catch more instances

Signed-off-by: Pete Wall <[email protected]>

---------

Signed-off-by: Pete Wall <[email protected]>

* Fix Pod log annotation and label assignment (#1222)

Signed-off-by: Pete Wall <[email protected]>

* Bump versions to 1.6.24 and 2.0.9

Signed-off-by: Pete Wall <[email protected]>

* Updates

* Fixed integration bug not merging booleans

* WIP

* Fixed Deep Copy / Merge of Loki Values and added Tests

* Fixed Deep Copy / Merge of Mimir Values and added Tests

* Fixed Deep Copy / Merge of Grafana Values and added Tests

* Fixed Deep Copy / Merge of Tempo Values and added Tests

* Rebuilt

* Fix a few things: (#1200)

* Fix a few things:
* Pod Logs annotations and labels
* Turn off authentication for Grafana in integration tests
* Fix validation messages and check for pod logs

Signed-off-by: Pete Wall <[email protected]>

* Fix test

Signed-off-by: Pete Wall <[email protected]>

---------

Signed-off-by: Pete Wall <[email protected]>

* Only run these workflows on weekday mornings

Signed-off-by: Pete Wall <[email protected]>

* Updated Tests and Rebuilt

* Rebuilt

* Rebuilt

* Fixed Tests

---------

Signed-off-by: Pete Wall <[email protected]>
Signed-off-by: Robbie Lankford <[email protected]>
Co-authored-by: Pete Wall <[email protected]>
Co-authored-by: Robbie Lankford <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: petewall <[email protected]>
Co-authored-by: Robert Lankford <[email protected]>
Co-authored-by: Sheldon Jackson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement proxyURL for Loki
2 participants